[INFO] fetching crate gorrosion-gtp 0.5.0...
[INFO] fixing gorrosion-gtp-0.5.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate gorrosion-gtp 0.5.0 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate gorrosion-gtp 0.5.0
[INFO] finished tweaking crates.io crate gorrosion-gtp 0.5.0
[INFO] tweaked toml for crates.io crate gorrosion-gtp 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gorrosion-gtp 0.5.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] [stderr]       Adding nom v4.2.3 (available: v8.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `gorrosion-gtp` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1b88ad7cd353041c18e32e477625af8cf1b902f1df4f59e4d082e34066142100
[INFO] running `Command { std: "docker" "start" "1b88ad7cd353041c18e32e477625af8cf1b902f1df4f59e4d082e34066142100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1b88ad7cd353041c18e32e477625af8cf1b902f1df4f59e4d082e34066142100" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b88ad7cd353041c18e32e477625af8cf1b902f1df4f59e4d082e34066142100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1b88ad7cd353041c18e32e477625af8cf1b902f1df4f59e4d082e34066142100" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `gorrosion-gtp` (manifest) generated 1 warning
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking gorrosion-gtp v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed src/messages.rs (1 fix)
[INFO] [stderr]        Fixed src/command/mod.rs (5 fixes)
[INFO] [stderr]        Fixed src/input/nom.rs (1 fix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr] crater-edition-check: gorrosion-gtp v0.5.0 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]     Checking gorrosion-gtp v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0405]: cannot find trait `AtEof` in this scope
[INFO] [stdout]   --> src/input/mod.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 |     Self: AtEof,
[INFO] [stdout]    |           ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  7 + use ::nom::AtEof;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `InputLength` in this scope
[INFO] [stdout]   --> src/input/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 |     Self: InputLength,
[INFO] [stdout]    |           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  7 + use ::nom::InputLength;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `InputTake` in this scope
[INFO] [stdout]   --> src/input/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 |     Self: InputTake,
[INFO] [stdout]    |           ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  7 + use ::nom::InputTake;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Offset` in this scope
[INFO] [stdout]   --> src/input/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 |     Self: Offset,
[INFO] [stdout]    |           ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  7 + use ::nom::Offset;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Compare` in this scope
[INFO] [stdout]   --> src/input/mod.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 |     Self: Compare<&'a [Byte]>,
[INFO] [stdout]    |           ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  7 + use ::nom::Compare;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Compare` in this scope
[INFO] [stdout]   --> src/input/mod.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 |     Self: Compare<&'a str>,
[INFO] [stdout]    |           ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  7 + use ::nom::Compare;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `InputIter` in this scope
[INFO] [stdout]   --> src/input/mod.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 |     Self: InputIter<Item = Byte, RawItem = Byte>,
[INFO] [stdout]    |           ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  7 + use ::nom::InputIter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `UnspecializedInput` in this scope
[INFO] [stdout]   --> src/input/mod.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Self: UnspecializedInput,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  7 + use ::nom::UnspecializedInput;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::*`
[INFO] [stdout]  --> src/input/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use nom::*;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gorrosion-gtp` (lib) due to 8 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0405]: cannot find trait `AtEof` in this scope
[INFO] [stdout]   --> src/input/mod.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 |     Self: AtEof,
[INFO] [stdout]    |           ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  7 + use ::nom::AtEof;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `InputLength` in this scope
[INFO] [stdout]   --> src/input/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 |     Self: InputLength,
[INFO] [stdout]    |           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  7 + use ::nom::InputLength;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `InputTake` in this scope
[INFO] [stdout]   --> src/input/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 |     Self: InputTake,
[INFO] [stdout]    |           ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  7 + use ::nom::InputTake;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Offset` in this scope
[INFO] [stdout]   --> src/input/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 |     Self: Offset,
[INFO] [stdout]    |           ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  7 + use ::nom::Offset;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Compare` in this scope
[INFO] [stdout]   --> src/input/mod.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 |     Self: Compare<&'a [Byte]>,
[INFO] [stdout]    |           ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  7 + use ::nom::Compare;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Compare` in this scope
[INFO] [stdout]   --> src/input/mod.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 |     Self: Compare<&'a str>,
[INFO] [stdout]    |           ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  7 + use ::nom::Compare;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `InputIter` in this scope
[INFO] [stdout]   --> src/input/mod.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 |     Self: InputIter<Item = Byte, RawItem = Byte>,
[INFO] [stdout]    |           ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  7 + use ::nom::InputIter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `UnspecializedInput` in this scope
[INFO] [stdout]   --> src/input/mod.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Self: UnspecializedInput,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  7 + use ::nom::UnspecializedInput;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom::*`
[INFO] [stdout]  --> src/input/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use nom::*;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gorrosion-gtp` (lib test) due to 8 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "1b88ad7cd353041c18e32e477625af8cf1b902f1df4f59e4d082e34066142100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b88ad7cd353041c18e32e477625af8cf1b902f1df4f59e4d082e34066142100", kill_on_drop: false }`
[INFO] [stdout] 1b88ad7cd353041c18e32e477625af8cf1b902f1df4f59e4d082e34066142100
